home *** CD-ROM | disk | FTP | other *** search
/ Big Cock 7 / Big Cock 7 - Disc 1.iso / pc / b / b1.dxr / 00045.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  164 b   |  11 lines

  1. on mouseUp
  2.   global therate, btncast
  3.   if btncast = 26 then
  4.     nothing()
  5.   else
  6.     chkbtn()
  7.   end if
  8.   set the movieRate of sprite 10 to 0
  9.   set therate to 0
  10. end
  11.